home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / feel_abo.swf / scripts / DefineButton2_430 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  58 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(7);
  3.    stopAllSounds();
  4. }
  5.